PREVIEW: Today you'll be learning about functions with parameters to create customizable party invitations!

  • Click Run to see an example invitation.
  • Look at the function calls (lines 16, 18, 20). What are the 3 values in parentheses?
  • Look at the function definition (line 8). What value do you think each of the variables is storing?
  • Change "summer" on line 16 to "fall" and Run the program. What changes?

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)